From Robert Shaw.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Fri, 11 Feb 2005 19:04:08 +0000 (19:04 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Fri, 11 Feb 2005 19:04:08 +0000 (19:04 +0000)
patch-project.pbxproj:
It fixes the path to MainMenu.nib, and it also adjusts the path to look
for the compiled version of the "gpsbabel" command line executable so
you don't have to copy it into macgpsbabel in order to compile it.
patch-guibabel:
It's a minor tweak I made to eliminate the empty "wish" root window, so
that only the main dialog is shown.

gpsbabel/macgpsbabel/English.lproj/MainMenu.nib/objects.nib
gpsbabel/macgpsbabel/MacGPSBabel.pbproj/project.pbxproj

index 92e08d284a77bdadf4f0ff7af0b236f7215d07e7..fb2a7b0dae32c2003f59772c8ce3bfacac539740 100644 (file)
Binary files a/gpsbabel/macgpsbabel/English.lproj/MainMenu.nib/objects.nib and b/gpsbabel/macgpsbabel/English.lproj/MainMenu.nib/objects.nib differ
index c2d2aad14f2513f8f93a04dc9345aed5c528c48b..2d326e9a54beb26ea6ad76fd6d825982ab855bc3 100644 (file)
                29B97319FDCFA39411CA2CEA = {
                        isa = PBXFileReference;
                        lastKnownFileType = wrapper.nib;
-                       path = MainMenu.nib;
+                       path = English.lproj/MainMenu.nib;
                        refType = 4;
                        sourceTree = "<group>";
                };
                F514A08D05A6164F01A80064 = {
                        isa = PBXFileReference;
                        lastKnownFileType = "compiled.mach-o.executable";
-                       path = gpsbabel;
+                       path = ../gpsbabel;
                        refType = 4;
                        sourceTree = "<group>";
                };